Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some pio examples to work with gpios >= 32 #577

Merged
merged 3 commits into from
Nov 22, 2024

Conversation

peterharperuk
Copy link
Contributor

Fix some of the pio examples so they work properly if used with a pin >= 32.

Use pio_claim_free_sm_and_add_program_for_gpio_range as a good example
of how you should find a free pio and state machine that's compatible
with a particular gpio.
@kilograham kilograham merged commit ee332b5 into raspberrypi:develop Nov 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants